projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3b8d4c2
)
* emacs-lisp/easy-mmode.el (easy-mmode-define-navigation): Fix
author
Chong Yidong
<cyd@stupidchicken.com>
Tue, 28 Nov 2006 19:22:02 +0000
(19:22 +0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Tue, 28 Nov 2006 19:22:02 +0000
(19:22 +0000)
interactive spec of the functions getting defined to make them
work as documented.
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index e4d77710ee2ac5cf214f63bba828d54ce471a9e9..cfdfde38188cbfaa56fbae272c842ff3a8b484fc 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,3
+1,9
@@
+2006-11-27 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
+
+ * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation): Fix
+ interactive spec of the functions getting defined to make them
+ work as documented.
+
2006-11-28 Chong Yidong <cyd@stupidchicken.com>
* startup.el (fancy-splash-screens): Hide initial splash buffer.